ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / PagesCollection<T> Class / IndexOf Method

In This Topic
    IndexOf Method (PagesCollection<T>)
    In This Topic
    Determines the index of a specific item in the System.Collections.IList.
    Overload List
    OverloadDescription
    Determines the index of a specific item in the System.Collections.IList.  
    Returns the zero-based index of the first occurrence of the Page object in the PagesCollection.  
    See Also